

*,*::before,*::after {
    box-sizing: border-box
}

html {
    font-family: 'fark' sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}



.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
/* 
   {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 769px) {
       {
        max-width:720px
    }
}

@media (min-width: 992px) {
       {
        max-width:940px
    }
}

@media (min-width: 1200px) {
       {
        max-width:1140px
    }
}

  -fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
} */

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}




.product-tile {
    border: 0;
    margin-bottom: 0
}

@media (max-width: 63.99em) {
    .product-tile {
        min-height:23.4375em
    }
}

@media (max-width: 47.99em) {
    .product-tile {
        min-height:19.6875em
    }
}

@media (max-width: 23.4275em) {
    .product-tile {
        min-height:13.4375em
    }
}

.product-tile .tile-body {
    padding: 0.625em 0 1.875em
}

.product-tile .tile-body .color-swatches {
    min-height: 2.25em
}

.product-tile .tile-body .color-swatches .product-tile-color-label {
    cursor: pointer;
    font-size: 0.8125em
}

@media (min-width: 48em) {
    .product-tile .tile-body .color-swatches .product-tile-color-label {
        font-size:0.9375em
    }
}

@media (min-width: 64em) {
    .product-tile .tile-body .color-swatches .product-tile-color-label {
        font-size:1em
    }
}

.product-tile .tile-body .price {
    font-size: 1em;
    margin-bottom: 0
}

@media (min-width: 48em) {
    .product-tile .tile-body .price {
        font-size:1.0625em
    }
}

@media (min-width: 64em) {
    .product-tile .tile-body .price {
        font-size:1.125em
    }
}

.product-tile .tile-body .price .tiered {
    font-size: 0.875em
}

.product-tile .tile-body .price .tiered .value {
    font-weight: bold
}

.product-tile .tile-body .coming-soon-tile {
    text-align: center
}

.product-tile .tile-body .pdp-link {
    line-height: 1.2
}

.product-tile .tile-body .pdp-link a {
    font-size: 0.9375em;
    text-decoration: none
}

@media (min-width: 48em) {
    .product-tile .tile-body .pdp-link a {
        font-size:0.8125em
    }
}

@media (min-width: 64em) {
    .product-tile .tile-body .pdp-link a {
        font-size:1em
    }
}

.product-tile .tile-body .ratings {
    font-size: 0.9em
}

.product-tile   {
    position: relative;
    overflow: auto
}

.product-tile   .quickview {
    position: absolute;
    bottom: 1rem;
    right: 1rem
}

.product-tile   .quickview i.fa-expand {
    color: rgba(0,0,0,0.7)
}

.product-tile   .quickview i.fa-circle {
    color: rgba(255,255,255,0.7);
    text-shadow: 0 2px 10px rgba(0,0,0,0.2)
}

.product-tile   a {
    display: block
}

.product-tile   a .tile-image {
    width: 100%
}

.product-tile .swatches a {
    text-decoration: none
}

.product-tile .swatch-circle {
    border: 0.063em solid rgba(0,0,0,0.3);
    width: 1.8em;
    height: 1.8em;
    background: #fff;
    border-radius: .9em;
    border: 0.063em solid rgba(0,0,0,0.3);
    display: inline-block;
    margin-right: 0.313em;
    position: relative
}

.product-tile .swatch-circle.color-value[data-selected=true]::after {
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'fark', sans-serif; 
        font-size: 1.625em;
    left: 0.295em;
    position: absolute
}

.product-tile .swatch-circle.color-value.selected::after {
    background: #fff;
    border-radius: 50%;
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'fark', sans-serif; 
        font-size: 1.625em;
    height: 0.75em;
    left: 0.31em;
    line-height: 0.8em;
    position: absolute;
    top: 0.35em;
    width: 0.8em
}

.product-tile .swatch-circle i.fa-times-circle {
    background: #fff;
    border-radius: 50%;
    height: 0.75em;
    line-height: 0.8em;
    width: 0.8em
}

#chooseBonusProductModal .modal-footer    {
    margin-left: 0;
    width: 100%;
    margin-right: 0
}

#chooseBonusProductModal  {
    margin-top: auto;
    margin-bottom: auto
}

#chooseBonusProductModal .product-name-wrapper {
    width: 100%
}

#chooseBonusProductModal .bonus-quantity,#chooseBonusProductModal .bonus-option {
    margin-top: 0.938em
}

#chooseBonusProductModal .bonus-quantity-select {
    min-width: 5em
}

#chooseBonusProductModal .select-bonus-product {
    margin-top: 1em
}

#chooseBonusProductModal .selected-pid {
    border: 1px solid #ccc
}

#chooseBonusProductModal .selected-pid .bonus-product-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#chooseBonusProductModal .bonus-product-price {
    text-align: center;
    margin-top: 1em
}

.form-nav .nav-tabs .nav-link {
    color: #333
}

.nav-tabs .nav-link.active {
    background-color: transparent
}

@media (min-width: 64em) {
    .form-nav .nav-item>.nav-link {
        color:#333
    }
}

   /* .breadcrumb {
    border-radius: 0;
    border-bottom: 1px solid #ccc
} */

.veil {
    position: absolute;
    z-index: 100;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.veil .underlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-color: #000
}

.spinner {
    width: 80px;
    height: 80px;
    text-align: center;
    animation: sk-rotate 2s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px
}

.dot1,.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: sk-bounce 2s infinite ease-in-out
}

.dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes sk-bounce {
    0%,100% {
        transform: scale(0)
    }

    50% {
        transform: scale(1)
    }
}

.item-attributes {
    vertical-align: top;
    padding-left: 0
}

.line-item-attributes,.line-item-option {
    font-size: 0.813rem;
    margin: 0
}

.line-item-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #222;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0.313em
}

.line-item-pricing-info {
    margin-bottom: 0
}

.line-item-pricing-info+.price {
    font-size: 1em;
    font-weight: bolder
}

.line-item-pricing-info+.unit-price .price {
    font-size: 1em;
    font-weight: bolder
}

.line-item-price-quantity-info {
    margin-top: 0.625em;
    border-top: 1px solid #ccc
}

.line-item-total-text {
    font-size: 0.813em
}

.pricing {
    font-size: 1em;
    font-weight: bolder
}

.item-image {
    height: 5.625em;
    width: 5.625em;
    margin-right: 0.938em;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.item-image img.product-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    max-height: 5.625em
}

.non-adjusted-price {
    display: none
}

.line-item-promo {
    color: #008827;
    font-size: 0.813em
}

.line-item-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bundled-line-item+.bundled-line-item {
    margin-top: 0.625em
}

.bundle-includes {
    font-size: 0.813em;
    margin-bottom: 0.625em
}

.line-item-divider {
    margin: 0.625em -1.225em 0.625em -1.325em
}

.line-dotted {
    border-top: 0.063em dashed #ccc
}

.line-item-availability {
    font-size: 0.813rem
}

.product-line-item-details {
    overflow-y: auto
}

























































































html {
    width: 100%;
    height: 100%;
    font-size: 80%;
    -webkit-text-size-adjust: none
}



a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:focus {
    outline: none
}



.productDetail__visuals__zoomSliderPrev,.productDetail__visuals__zoomSliderNext {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4rem;
    width: 4rem;
    border-radius: 50%;
    border: 0;
    cursor: pointer;
    outline: none;
    background: #fff
}

.productDetail__visuals__zoomSliderPrev:not(.-disabled)::after,.productDetail__visuals__zoomSliderNext:not(.-disabled)::after {
    animation: animateArrowPrev 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s
}

@keyframes animateArrowPrev {
    0% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }

    50% {
        opacity: 0;
        transform: translate3d(-6px, 0, 0)
    }

    51% {
        opacity: 0;
        transform: translate3d(6px, 0, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.productDetail__visuals__zoomSliderPrev:not(.-disabled):hover::after,.productDetail__visuals__zoomSliderNext:not(.-disabled):hover::after {
    animation: animateArrowPrevHover 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s
}

@keyframes animateArrowPrevHover {
    0% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }

    50% {
        opacity: 0;
        transform: translate3d(6px, 0, 0)
    }

    51% {
        opacity: 0;
        transform: translate3d(-6px, 0, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.productDetail__visuals__zoomSliderPrev::after,.productDetail__visuals__zoomSliderNext::after {
    content: '';
    display: block;
    height: 0.6rem;
    width: 0.6rem;
    background: url("../../images/arrow-zoom.svg") center center no-repeat
}

.productDetail__visuals__zoomSliderPrev.-disabled,.productDetail__visuals__zoomSliderNext.-disabled {
    opacity: 0.3;
    cursor: unset
}

.productDetail__visuals__zoomSliderPrev:not(:first-of-type),.productDetail__visuals__zoomSliderNext:not(:first-of-type) {
    transform: rotate(180deg);
    margin-left: 1.389vw
}

.productDetail__visuals__zoomSliderPrev:not(:first-of-type):not(.-disabled)::after,.productDetail__visuals__zoomSliderNext:not(:first-of-type):not(.-disabled)::after {
    animation: animateArrowNext 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s
}

@keyframes animateArrowNext {
    0% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }

    50% {
        opacity: 0;
        transform: translate3d(6px, 0, 0)
    }

    51% {
        opacity: 0;
        transform: translate3d(-6px, 0, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.productDetail__visuals__zoomSliderPrev:not(:first-of-type):not(.-disabled):hover::after,.productDetail__visuals__zoomSliderNext:not(:first-of-type):not(.-disabled):hover::after {
    animation: animateArrowNextHover 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s
}

@keyframes animateArrowNextHover {
    0% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }

    50% {
        opacity: 0;
        transform: translate3d(-6px, 0, 0)
    }

    51% {
        opacity: 0;
        transform: translate3d(6px, 0, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}




/* Style for the main product slider container */
.mainproduit {
    width: 100%;
    margin: auto;
    padding-top: 15vh;
    box-sizing: border-box;
}


/* Style for the main product slider container */
#mainproduitcontent {
    width: 100%;
    margin: auto;
    padding: 15px;
    box-sizing: border-box;
    /* background-color: #f2f2f2; */
}


/* Style for titles before and after the product slider */
#mainproduitcontent h1 {
    text-align: center;
    font-size: 40px;
    color: #333;
    margin-top: 35px;
    margin-bottom: -75px;
}

/* Style for titles before and after the product slider */
#mainproduitcontent h2 {
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-top: 25px;
    margin-bottom: 10px;
}


/* Style for subtext after the slider */
#mainproduitcontent p {
    text-align: center;
    font-size: 18px;
    color: #555;
    margin-top: 5px;
    margin-bottom: 20px;
}

/* Additional styling for product titles within the slider */
.product__orea_indextitle a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

/* Styling for product price within the slider */
.product__orea_indexprice span {
    color: #666;
    font-size: 14px;
}





/* Style for the CTA button */
.cta-button {
    display: inline-block;
    background-color: #000000; /* Change this color to match your design */
    color: white;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    border-radius: 30px; /* Creates the oval shape */
    transition: background-color 0.3s, color 0.3s;
}

.cta-button:hover {
    background-color: #f1e6ca; /* Darker shade for hover effect */
    color: #000000;
}













  
  /* Centering text in general content blocks */
  /* .c--wrap, .c--wrap--split, .paragraph {
    text-align: center;
    margin: 0 auto;
    max-width: 800px;
  } */
  
  



































.product .product__orea_heritage__wrapper {
    width: 100%;
    aspect-ratio: 4/5
}

.product .product__orea_indextile__no-slider {
    aspect-ratio: 4/5
}

.product__orea_indextile {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.product__orea_indextile video,.product__orea_indextile img {
    display: block;
    width: 100%;
    /* width: 56%; */
    height: 100%;
    object-fit: cover
}

.product__orea_indextile .swiperoreheritage-slide-active {
    width: calc(100% + 0.05rem) !important
}

.product__orea_indextile__merch .product__orea_indextile__link {
    height: 100%
}

.product__orea_indextile__merch img {
    position: absolute;
    max-width: 100%;
    width: 100%;
    height: 100%
}

.product__orea_indextile__flag {
    position: absolute;
    top: 2.3rem;
    left: 1rem;
    font-size: 0.8rem;
    letter-spacing: normal;
    text-transform: uppercase;
    pointer-events: none;
    z-index: 2
}



/* Pour les très petits téléphones */
@media (max-width: 320px) {
    .product__orea_indextile__flag {
        top: 2.7rem;
        font-size: 0.8rem; /* légèrement plus petit pour les très petits écrans */
    }

    .product__orea_indextile video,
    .product__orea_indextile img {
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .product .product__orea_heritage__wrapper {
        width: 100%;
        aspect-ratio: 3 / 4; /* ajusté pour les très petits écrans */
    }


    /* Style for the main product slider container */
.mainproduit {
    width: 100%;
    margin: auto;
    padding-top: 15vh;
    box-sizing: border-box;
}


/* Style for the main product slider container */
#mainproduitcontent {
    width: 100%;
    margin: auto;
    padding: 15px;
    box-sizing: border-box;
    /* background-color: #f2f2f2; */
}


/* Style for titles before and after the product slider */
/* #mainproduitcontent h1 {
    text-align: center;
    font-size: 40px;
    color: #333;
    margin-top: 83px;
    margin-bottom: -35px;
} */

/* Style for titles before and after the product slider */
#mainproduitcontent h2 {
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}


/* Style for subtext after the slider */
#mainproduitcontent p {
    text-align: center;
    font-size: 18px;
    color: #555;
    margin-top: 5px;
    margin-bottom: 20px;
}

/* Additional styling for product titles within the slider */
.product__orea_indextitle a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

/* Styling for product price within the slider */
.product__orea_indexprice span {
    color: #666;
    font-size: 14px;
}





/* Style for the CTA button */
.cta-button {
    display: inline-block;
    background-color: #000000; /* Change this color to match your design */
    color: white;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    border-radius: 30px; /* Creates the oval shape */
    transition: background-color 0.3s, color 0.3s;
}

.cta-button:hover {
    background-color: #585858; /* Darker shade for hover effect */
    color: #ffffff;
}
}

/* Pour les téléphones moyens (typiquement ce sont la majorité des téléphones) */
@media (min-width: 321px) and (max-width: 767px) {
    .product__orea_indextile__flag {
        top: 2.7rem;
        font-size: 0.9rem;
    }

    .product__orea_indextile video,
    .product__orea_indextile img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .product .product__orea_heritage__wrapper {
        width: 100%;
        aspect-ratio: 4 / 5;
    }


    /* Style for the main product slider container */
.mainproduit {
    width: 100%;
    margin: auto;
    padding-top: 15vh;
    box-sizing: border-box;
}


/* Style for the main product slider container */
#mainproduitcontent {
    width: 100%;
    margin: auto;
    padding: 0;
    box-sizing: border-box;
    /* background-color: #f2f2f2; */
}


/* Style for titles before and after the product slider */
#mainproduitcontent h1 {
    text-align: center;
    font-size: 25px;
    color: #333;
    margin-top: 5vh;
    margin-bottom: -160px;
    padding: 15%;

}

/* Style for titles before and after the product slider */
#mainproduitcontent h2 {
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}


/* Style for subtext after the slider */
#mainproduitcontent p {
    text-align: center;
    font-size: 18px;
    color: #555;
    margin-top: 5px;
    margin-bottom: 20px;
}

/* Additional styling for product titles within the slider */
.product__orea_indextitle a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

/* Styling for product price within the slider */
.product__orea_indexprice span {
    color: #666;
    font-size: 14px;
}





/* Style for the CTA button */
.cta-button {
    display: inline-block;
    background-color: #000000; /* Change this color to match your design */
    color: white;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    border-radius: 30px; /* Creates the oval shape */
    transition: background-color 0.3s, color 0.3s;
}

.cta-button:hover {
    background-color: #0056b3; /* Darker shade for hover effect */
    color: #ffffff;
}

}

/* Pour les grands téléphones et les téléphones en orientation paysage */
@media (min-width: 768px) and (max-width: 1024px) {
    .product__orea_indextile__flag {
        top: 2.7rem;
        font-size: 0.9rem;
    }

    .product__orea_indextile video,
    .product__orea_indextile img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .product .product__orea_heritage__wrapper {
        width: 100%;
        aspect-ratio: 4 / 5;
    }


    /* Style for the main product slider container */
.mainproduit {
    width: 100%;
    margin: auto;
    padding-top: 15vh;
    box-sizing: border-box;
}


/* Style for the main product slider container */
#mainproduitcontent {
    width: 100%;
    margin: auto;
    padding: 15px;
    box-sizing: border-box;
    /* background-color: #f2f2f2; */
}


/* Style for titles before and after the product slider */
#mainproduitcontent h1 {
    text-align: center;
    font-size: 40px;
    color: #333;
    margin-top: 8px;
    margin-bottom: -35px;
}

/* Style for titles before and after the product slider */
#mainproduitcontent h2 {
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}


/* Style for subtext after the slider */
#mainproduitcontent p {
    text-align: center;
    font-size: 18px;
    color: #555;
    margin-top: 5px;
    margin-bottom: 20px;
}

/* Additional styling for product titles within the slider */
.product__orea_indextitle a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

/* Styling for product price within the slider */
.product__orea_indexprice span {
    color: #666;
    font-size: 14px;
}





/* Style for the CTA button */
.cta-button {
    display: inline-block;
    background-color: #000000; /* Change this color to match your design */
    color: white;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    border-radius: 30px; /* Creates the oval shape */
    transition: background-color 0.3s, color 0.3s;
}

.cta-button:hover {
    background-color: #0056b3; /* Darker shade for hover effect */
    color: #ffffff;
}
}

























@media (min-width: 64em) {
    .product__orea_indextile__flag {
        top:2.7rem;
        font-size: 0.9rem
    }
    

}

@media (min-width: 64em) {
    .product__orea_indextile:hover .product__orea_indexswatches,.product__orea_indextile:hover .product__orea_indexbody {
        opacity:1;
        z-index: 1;
        pointer-events: none
    }

    .product__orea_indextile:hover .product__orea_indexswatches a,.product__orea_indextile:hover .product__orea_indexbody a {
        pointer-events: all
    }

    .product__orea_indextile:hover .product__orea_indexbody__wishlist {
        opacity: 1;
        z-index: 1;
        pointer-events: all
    }
}

.product__orea_indexbody__wrapper:nth-child(2) {
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 64em) {
    .product__orea_indexbody__wrapper:nth-child(2) {
        -ms-flex-direction:row-reverse;
        flex-direction: row-reverse;
        margin-top: 0.5rem;
        -ms-flex-align: center;
        align-items: center
    }
}

.product__orea_indexbody__wishlist {
    opacity: 1;
    transition: opacity 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 64em) {
    .product__orea_indexbody__wishlist {
        opacity:0;
        position: relative;
        right: 0;
        -ms-flex-order: -1;
        order: -1
    }
}

.product__orea_indexswatches__attributes__value {
    display: block;
    box-sizing: content-box;
    width: 0.6rem;
    height: 0.6rem;
    padding: 0.6rem
}

.product__orea_indexswatches__attributes__value div {
    width: 0;
    height: 0
}

@media (min-width: 64em) {
    .product__orea_indexswatches__attributes__value div {
        width:100%;
        height: 100%;
        border-radius: 50%
    }
}

.product__orea_indexswatches__attributes__value div span {
    display: block;
    width: 0;
    height: 0;
    text-indent: 99em;
    overflow: hidden;
    white-space: nowrap
}

.product__orea_indexswatches__quantity {
    padding-left: 0.6rem;
    font-size: 1rem
}

.product__orea_indextitle {
    font-size: 1.2rem;
    letter-spacing: 0.04em;
    line-height: 1.8rem
}

.product__orea_indextitle__content {
    display: block;
    color: #2e2e2e
}

@media (min-width: 64em) {
    .product__orea_indextitle {
        font-size:1.4rem;
        line-height: inherit
    }
}

.product__orea_indexbody {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 0.6rem 4rem 1.2rem 1rem;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transition: opacity 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    -ms-flex: 1;
    flex: 1
}

@media (min-width: 64em) {
    .product__orea_indexbody {
        pointer-events:none;
        padding: 1rem;
        z-index: 1
    }
}

.product__orea_indexbody__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline
}

.product__orea_indexprice {
    line-height: 1.4rem
}

@media (min-width: 64em) {
    .product__orea_indexprice {
        line-height:inherit
    }
}

.product__orea_indexprice__value {
    font-size: 0.8rem;
    color: #a4a4a4;
    letter-spacing: 0.2em;
    line-height: 1.4rem;
    font-weight: 500;
    display: block
}

@media (min-width: 64em) {
    .product__orea_indexprice__value {
        white-space:nowrap;
        font-size: 1rem;
        color: #2e2e2e;
        text-align: right
    }
}

.product__orea_indexprice__value.-disabled {
    text-decoration: line-through;
    color: #a4a4a4
}

.product__orea_indexprice__value.-saled {
    margin-left: 0.8rem;
    color: #cf6666
}

.product__orea_indexsizes {
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.4rem;
    font-size: 1rem;
    color: #2e2e2e
}

.product__orea_indexsizes__size {
    display: block;
    margin-right: 0.8rem;
    white-space: nowrap
}

.product__orea_indexsizes__size.-disabled {
    color: #a4a4a4
}

.product__orea_indexnotAvailable {
    color: #a4a4a4;
    text-transform: uppercase;
    font-size: 0.9rem
}




.swiperoreheritage {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiperoreheritage-vertical>.swiperoreheritage-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiperoreheritage-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiperoreheritage-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiperoreheritage-android .swiperoreheritage-slide,.swiperoreheritage-ios .swiperoreheritage-slide,.swiperoreheritage-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiperoreheritage-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiperoreheritage-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiperoreheritage-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiperoreheritage-slide-invisible-blank {
    visibility: hidden
}

.swiperoreheritage-autoheight,.swiperoreheritage-autoheight .swiperoreheritage-slide {
    height: auto
}

.swiperoreheritage-autoheight .swiperoreheritage-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiperoreheritage-backface-hidden .swiperoreheritage-slide {
    transform: translateZ(0);
    backface-visibility: hidden
}

.swiperoreheritage-3d.swiperoreheritage-css-mode .swiperoreheritage-wrapper {
    perspective: 1200px
}

.swiperoreheritage-3d .swiperoreheritage-wrapper {
    transform-style: preserve-3d
}

.swiperoreheritage-3d {
    perspective: 1200px
}

.swiperoreheritage-3d .swiperoreheritage-slide,.swiperoreheritage-3d .swiperoreheritage-cube-shadow {
    transform-style: preserve-3d
}

.swiperoreheritage-css-mode>.swiperoreheritage-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiperoreheritage-css-mode>.swiperoreheritage-wrapper::-webkit-scrollbar {
    display: none
}

.swiperoreheritage-css-mode>.swiperoreheritage-wrapper>.swiperoreheritage-slide {
    scroll-snap-align: start start
}

.swiperoreheritage-css-mode.swiperoreheritage-horizontal>.swiperoreheritage-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiperoreheritage-css-mode.swiperoreheritage-vertical>.swiperoreheritage-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiperoreheritage-css-mode.swiperoreheritage-free-mode>.swiperoreheritage-wrapper {
    -ms-scroll-snap-type: none;
    scroll-snap-type: none
}

.swiperoreheritage-css-mode.swiperoreheritage-free-mode>.swiperoreheritage-wrapper>.swiperoreheritage-slide {
    scroll-snap-align: none
}

.swiperoreheritage-css-mode.swiperoreheritage-centered>.swiperoreheritage-wrapper::before {
    content: '';
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-order: 9999;
    order: 9999
}

.swiperoreheritage-css-mode.swiperoreheritage-centered>.swiperoreheritage-wrapper>.swiperoreheritage-slide {
    scroll-snap-align: center center;
    scroll-snap-stop:always}

.swiperoreheritage-css-mode.swiperoreheritage-centered.swiperoreheritage-horizontal>.swiperoreheritage-wrapper>.swiperoreheritage-slide:first-child {
    margin-inline-start:var(--swiperoreheritage-centered-offset-before)}
/* 
.swiperoreheritage-css-mode.swiperoreheritage-centered.swiperoreheritage-horizontal>.swiperoreheritage-wrapper: :before {
    height:100%;
    min-height: 1px;
    width: var(--swiperoreheritage-centered-offset-after)
}

.swiperoreheritage-css-mode.swiperoreheritage-centered.swiperoreheritage-vertical>.swiperoreheritage-wrapper>.swiperoreheritage-slide:first-child {
    margin-block-start:var(--swiperoreheritage-centered-offset-before)}

.swiperoreheritage-css-mode.swiperoreheritage-centered.swiperoreheritage-vertical>.swiperoreheritage-wrapper: :before {
    width:100%;
    min-width: 1px;
    height: var(--swiperoreheritage-centered-offset-after)
} */

@keyframes swiperoreheritage-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

button.swiperoreheritage-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none
}

.swiperoreheritage-pagination-clickable .swiperoreheritage-pagination-bullet {
    cursor: pointer
}

.swiperoreheritage-pagination-bullet:only-child {
    display: none !important
}

.swiperoreheritage-pagination-bullet-active {
    opacity: var(--swiperoreheritage-pagination-bullet-opacity, 1);
    background: var(--swiperoreheritage-pagination-color, var(--swiperoreheritage-theme-color))
}

.swiperoreheritage-vertical>.swiperoreheritage-pagination-bullets,.swiperoreheritage-pagination-vertical.swiperoreheritage-pagination-bullets {
    right: var(--swiperoreheritage-pagination-right, 8px);
    left: var(--swiperoreheritage-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiperoreheritage-vertical>.swiperoreheritage-pagination-bullets .swiperoreheritage-pagination-bullet,.swiperoreheritage-pagination-vertical.swiperoreheritage-pagination-bullets .swiperoreheritage-pagination-bullet {
    margin: var(--swiperoreheritage-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiperoreheritage-vertical>.swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-bullets-dynamic,.swiperoreheritage-pagination-vertical.swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiperoreheritage-vertical>.swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-bullets-dynamic .swiperoreheritage-pagination-bullet,.swiperoreheritage-pagination-vertical.swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-bullets-dynamic .swiperoreheritage-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiperoreheritage-horizontal>.swiperoreheritage-pagination-bullets .swiperoreheritage-pagination-bullet,.swiperoreheritage-pagination-horizontal.swiperoreheritage-pagination-bullets .swiperoreheritage-pagination-bullet {
    margin: 0 var(--swiperoreheritage-pagination-bullet-horizontal-gap, 4px)
}

.swiperoreheritage-horizontal>.swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-bullets-dynamic,.swiperoreheritage-pagination-horizontal.swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiperoreheritage-horizontal>.swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-bullets-dynamic .swiperoreheritage-pagination-bullet,.swiperoreheritage-pagination-horizontal.swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-bullets-dynamic .swiperoreheritage-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiperoreheritage-horizontal.swiperoreheritage-rtl>.swiperoreheritage-pagination-bullets-dynamic .swiperoreheritage-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiperoreheritage-pagination-fraction {
    color: var(--swiperoreheritage-pagination-fraction-color, inherit)
}

.swiperoreheritage-pagination-progressbar {
    background: var(--swiperoreheritage-pagination-progressbar-bg-color, rgba(0,0,0,0.25));
    position: absolute
}

.swiperoreheritage-pagination-progressbar .swiperoreheritage-pagination-progressbar-fill {
    background: var(--swiperoreheritage-pagination-color, var(--swiperoreheritage-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiperoreheritage-rtl .swiperoreheritage-pagination-progressbar .swiperoreheritage-pagination-progressbar-fill {
    transform-origin: right top
}

.swiperoreheritage-horizontal>.swiperoreheritage-pagination-progressbar,.swiperoreheritage-pagination-progressbar.swiperoreheritage-pagination-horizontal,.swiperoreheritage-vertical>.swiperoreheritage-pagination-progressbar.swiperoreheritage-pagination-progressbar-opposite,.swiperoreheritage-pagination-progressbar.swiperoreheritage-pagination-vertical.swiperoreheritage-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiperoreheritage-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiperoreheritage-vertical>.swiperoreheritage-pagination-progressbar,.swiperoreheritage-pagination-progressbar.swiperoreheritage-pagination-vertical,.swiperoreheritage-horizontal>.swiperoreheritage-pagination-progressbar.swiperoreheritage-pagination-progressbar-opposite,.swiperoreheritage-pagination-progressbar.swiperoreheritage-pagination-horizontal.swiperoreheritage-pagination-progressbar-opposite {
    width: var(--swiperoreheritage-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiperoreheritage-pagination-lock {
    display: none
}

.product {
    --swiperoreheritage-pagination-bottom: 0;
    --swiperoreheritage-pagination-bullet-inactive-color: transparent;
    --swiperoreheritage-pagination-color: #000;
    --swiperoreheritage-pagination-bullet-border-radius: 0
}

.product:hover .product__orea_heritage__buttons {
    opacity: 1
}

.product .swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-horizontal {
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 64em) {
    .product .swiperoreheritage-pagination-bullets.swiperoreheritage-pagination-horizontal {
        display:none
    }
}

.product .swiperoreheritage-pagination-bullet {
    width: 100%;
    height: 0.2rem;
    margin: 0 !important
}

.product .swiperoreheritage-button-disabled,.product .swiperoreheritage-button-lock {
    opacity: 0;
    pointer-events: none
}

.product.-homepage a:not(:first-child) {
    display: none
}

.product__orea_heritage__listWrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.product__orea_heritage__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0;
    bottom: 0;
    width: 100%
}

@media (min-width: 64em) {
    .product__orea_heritage__list {
        position:absolute;
        left: 3rem;
        bottom: 6rem;
        width: unset
    }
}

.product__orea_heritage__buttons {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 0;
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    z-index: 2
}

.product__orea_heritage__buttons__next {
    position: absolute;
    right: 1rem;
    border: none;
    background: transparent
}

@media (min-width: 64em) {
    .product__orea_heritage__buttons__next {
        right:0.7rem;
        padding: 1rem
    }
}

.product__orea_heritage__buttons__next:focus {
    outline: none
}

.product__orea_heritage__buttons__previous {
    position: absolute;
    left: 1rem;
    border: none;
    background: transparent
}

@media (min-width: 64em) {
    .product__orea_heritage__buttons__previous {
        left:0.7rem;
        padding: 1rem
    }
}

.product__orea_heritage__buttons__previous:focus {
    outline: none
}

.product__orea_heritage__buttons__previous img {
    transform: rotate(180deg)
}

.product__orea_heritage__buttons img {
    display: unset;
    position: unset;
    width: unset;
    height: 1rem;
    object-fit: unset
}

.product__orea_heritage__images {
    height: 100%
}

.product__orea_heritage__images div {
    height: 100%;
    position: relative
}
